home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / StartupTools / PatchAsl.lha / PatchAsl.doc < prev    next >
Encoding:
Text File  |  1995-07-03  |  824 b   |  28 lines

  1. PatchAsl v2.0 - Force all Asl requesters full screen height.
  2. Coded by John Corigliano
  3.  
  4. Usage : Run from CLI or Shell (will detatch from shell - no need for Run).
  5.  
  6. Args:  These can be entered from the command line or as ToolTypes
  7.  
  8.      ASL_PATTERN
  9.           Set the default pattern for file requesters.
  10.           Ex: ASL_PATTERN=~(#?.info)
  11.           Default: No Pattern.
  12.  
  13.      ASL_WIDTH
  14.           Set default width of requester. Legal values are FULL, HALF,
  15.           or QUARTER - relative to screen width.
  16.           Ex: ASL_WIDTH=QUARTER
  17.           Default: QUARTER.
  18.      
  19.      ASL_OFFSET
  20.           Set the position of the requester in the screen. Legal values
  21.           are LEFT, CENTER, or RIGHT.
  22.           Ex. ASL_OFFSET=LEFT
  23.           Default: ASL_CENTER.
  24.  
  25. That's about it! Enjoy.
  26.  
  27. John Corigliano
  28. jcorig@strauss.udel.edu